Use gtk_viewport_set_child throughout
authorMatthias Clasen <mclasen@redhat.com>
Fri, 1 May 2020 19:43:09 +0000 (15:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 May 2020 21:01:18 +0000 (17:01 -0400)
commite9ddf0fda552889ba17c2f34705ed87d38824cff
treec65b1d09251323952b66808a3ffaf11bf36a73bb
parent937c94bab510645f543dc7b634fa2767372f268d
Use gtk_viewport_set_child throughout

Replace all uses of gtk_container_add on viewports
by gtk_viewport_set_child.
gtk/gtkscrolledwindow.c
gtk/inspector/prop-editor.c
tests/scrolling-performance.c
tests/testgrid.c
tests/testscrolledwindow.c
tests/testscrolltofocus.c